libxc: Enable cpuid performance counter leaf for HVM
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 15 Sep 2011 14:26:07 +0000 (15:26 +0100)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Thu, 15 Sep 2011 14:26:07 +0000 (15:26 +0100)
commit2411017e28d64b5d8a37f1b911776ae4353c01ac
treea061b5a7bad6a22889117463dba281085eccebc2
parent1f9d04fb021cbf35cc420d401a88c696d6524c14
libxc: Enable cpuid performance counter leaf for HVM

In HVM domains the usable performance counters can be checked
automatically only, if cpuid leaf 0x0000000a is accessible.

Signed-off-by: Juergen Gross <juergen.gross@ts.fujitsu.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxc/xc_cpuid_x86.c